home *** CD-ROM | disk | FTP | other *** search
- # exports -- access rights for outsiders to use this machine's serial devices
- #
- # note: do not use tabs!
- #
- # local IP address allow/ Use startup cleanup logfile
- # device/unit or pattern deny OwnDevUnit? command command ("" for none)
- # ----------------- ---------- ------ ----------- ------- ------- ---------------------
- serial.device/0 *.*.*.* allow Y "" "" "CON:0/100/640/100/netserd: serial.device,0/AUTO/CLOSE/WAIT"
- nullmodem.device/0 *.*.*.* allow N "" "" "CON:0/100/640/100/netserd: nullmodem.device,0/AUTO/CLOSE/WAIT"
- modem0.device/0 *.*.*.* allow Y "" "" "CON:0/100/640/100/netserd: modem0.device,0/AUTO/CLOSE/WAIT"
- # could also use netser.device to access a remote device: double indirection!
- netser.device/3 *.*.*.* allow Y "" "" "CON:0/100/640/100/netserd: netser.device,3/AUTO/CLOSE/WAIT"
-